
Raspbery pie Commands

Make sure Connections are correct from Raspberry Pi to the Jtag on the TF330 , Use pin 1 on the GPIO on the
 Raspberry Pi for power to go to 3.3v on the TF330 then you can program without  being connected the CD32,
 just hold the header pins like I show in the picture for contact when
programming

Transfer the jeds from a USB thumb drive to the `Downloads` folder on the Rasp Pi

make sure jeds are in the` Downloads` folder

Open a terminal window and follow the sequence below( Make sure your Jed file name is correct as it may not be the same as mine below)

1. PWD >ENTER
2. ls >ENTER
3. cd Downloads >ENTER
4. while holding the 6 pin Header firmly in the TF330, Enter this at the command line > sudo xc3sprog -c sysfsgpio -p 0 tf330r3_Burst3.jed:w  >Press Enter 
and programming will start will come back to command prompt when done